chore(deps): update dependency tsdown to v0.16.0 - autoclosed#1373
Closed
renovate[bot] wants to merge 1 commit intomainfrom
Closed
chore(deps): update dependency tsdown to v0.16.0 - autoclosed#1373renovate[bot] wants to merge 1 commit intomainfrom
renovate[bot] wants to merge 1 commit intomainfrom
Conversation
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #1373 +/- ##
=======================================
Coverage 96.84% 96.84%
=======================================
Files 27 27
Lines 538 538
Branches 159 159
=======================================
Hits 521 521
Misses 2 2
Partials 15 15 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
28ef91c to
4aa66af
Compare
michaelfaith
added a commit
that referenced
this pull request
Nov 13, 2025
(This was failing in the renovate PR: #1373) Following rolldown/tsdown#517, fixedExtension is now on by default when the platform is node, which means that it's emitting mjs for any esm js files and .d.mts for esm ts files.
3 tasks
354609e to
7a7a85a
Compare
7a7a85a to
f4bb0ca
Compare
michaelfaith
added a commit
that referenced
this pull request
Nov 13, 2025
…#1386) <!-- 👋 Hi, thanks for sending a PR to eslint-plugin-package-json! 🗂 Please fill out all fields below and make sure each item is true and [x] checked. Otherwise we may not be able to review your PR. --> ## PR Checklist - [ ] Addresses an existing open issue: fixes #000 - [ ] That issue was marked as [`status: accepting prs`](https://github.com/JoshuaKGoldberg/eslint-plugin-package-json/issues?q=is%3Aopen+is%3Aissue+label%3A%22status%3A+accepting+prs%22) - [x] Steps in [CONTRIBUTING.md](https://github.com/JoshuaKGoldberg/eslint-plugin-package-json/blob/main/.github/CONTRIBUTING.md) were taken ## Overview (This was failing in the renovate PR: #1373) Following rolldown/tsdown#517, `fixedExtension` is now on by default when the platform is node, which means that it's emitting `mjs` for any esm js files and `.d.mts` for esm ts files. --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
auto-merge was automatically disabled
November 13, 2025 01:02
Pull request was closed
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
0.15.0->0.16.0Release Notes
rolldown/tsdown (tsdown)
v0.16.0Compare Source
🚨 Breaking Changes
Optionsinterface intoUserConfigandInlineConfig. The original one now isInlineConfig.NormalizedUserConfigtoUserConfigResolvedOptionstoResolvedConfigfixedExtensionto true when platform isnode- by @sxzz in #517 (e1168)--debugCLI flag to--debug-logs- by @sxzz in #576 (e4ef6)🚀 Features
1.0.0-beta.46View changes on GitHub
v0.15.12Compare Source
🚀 Features
TreeshakingOptions- by @BlankParticle in #573 (30f14)🐞 Bug Fixes
View changes on GitHub
v0.15.11Compare Source
No significant changes
View changes on GitHub
v0.15.10Compare Source
🚀 Features
unrunas a config loader - by @Gugustinette and @sxzz in #563 (57132)🐞 Bug Fixes
View changes on GitHub
v0.15.9Compare Source
🐞 Bug Fixes
View changes on GitHub
v0.15.8Compare Source
🚀 Features
🐞 Bug Fixes
View changes on GitHub
v0.15.7Compare Source
🚀 Features
🐞 Bug Fixes
View changes on GitHub
v0.15.6Compare Source
🐞 Bug Fixes
View changes on GitHub
v0.15.5Compare Source
🚀 Features
inlineOnlyoption - by @sxzz (e3bce)🐞 Bug Fixes
🏎 Performance
requirepure cjs deps - by @sxzz (091b8)View changes on GitHub
v0.15.4Compare Source
🐞 Bug Fixes
View changes on GitHub
v0.15.3Compare Source
🐞 Bug Fixes
View changes on GitHub
v0.15.2Compare Source
🚀 Features
globImportoption - by @sxzz (cc30d)new URL(url, import.meta.url)pattern by default - by @sxzz (f26e0)🐞 Bug Fixes
View changes on GitHub
v0.15.1Compare Source
🚀 Features
config-loadercli option - by @sxzz (f0ef7)🐞 Bug Fixes
View changes on GitHub
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.